xen.git
2005-12-02 Robb RomansReorg patch 1 to match wiki.xensource.com/xenwiki/Xen3D...
2005-12-02 kaf24@firebug... More console-related cleanups.
2005-12-02 kaf24@firebug... Simplify console driver and avoid unnecessary spinning...
2005-12-02 iap10@freefall... Disable devfs from the -xen configs. It's obsolete...
2005-12-02 sos22@douglas... Avoid a hang when probing the partition table on import...
2005-12-02 kaf24@firebug... Blkif request notifications use generic ring req_event...
2005-12-02 kaf24@firebug... Add padding to ring headers for future expansion.
2005-12-02 kaf24@firebug... Clean up netif messages. Remove bitfields, and create
2005-12-02 kaf24@firebug... Fix tpm split driver to include grant-table defintions.
2005-12-02 kaf24@firebug... While working bug #143, it came to my attention that...
2005-12-02 kaf24@firebug... Fix __get_user() asm warning by making source and dest
2005-12-02 kaf24@firebug... Avoid ns16550 poll timeout underflow.
2005-12-02 smh22@firebug... More fixes for live migrate on PAE and 64-bit.
2005-12-02 emellor@leeni... Use getopt.gnu_getopt rather than getopt.getopt, so...
2005-12-02 emellor@leeni... Merged.
2005-12-01 smh22@firebug... Fix VBD recovery logic on SMP guests (+ a minor error...
2005-12-01 kaf24@firebug... Implement generic notiication hold-off in the ring...
2005-12-01 vhanquez@kneesa... Prevent BVT scheduler to be set with a too low ctx_allo...
2005-12-01 kaf24@firebug... Define explicit evtchn_port_t type (32 bits) and plumb up
2005-12-01 dan@localhost... Add test for the last unresolved bit of bug #416. ...
2005-12-01 kaf24@firebug... Move net split driver onto ring.h generic rings.
2005-12-01 kaf24@firebug... ptsname() is applied to the master fd, not the slave fd.
2005-12-01 vhanquez@kneesa... fix the console when only XEN_PHYSDEV_ACCESS is Yes.
2005-12-01 smh22@firebug... Fix migrate.
2005-12-01 emellor@leeni... Merged.
2005-12-01 emellor@leeni... Move the dom0 ballooning-out code from the xm create...
2005-12-01 emellor@leeni... Remove /local when xenstored starts. This stops stale...
2005-12-01 emellor@leeni... Work around the fact that the physinfo dom0 call is...
2005-12-01 emellor@leeni... Merged.
2005-12-01 emellor@leeni... Added a pages_to_kib function, which converts a page...
2005-12-01 rread@ubuntu... Match rename of free_pages field to free_memory
2005-12-01 stekloff@elm3b216... Remove config.py, it's autogenerated from config.py.in
2005-12-01 emellor@leeni... Merged.
2005-12-01 iap10@freefall... Add a new /proc/xen file called 'capabilities'. Current...
2005-12-01 iap10@freefall... Improve the tls warning message to mention that the...
2005-11-30 emellor@leeni... Merged.
2005-11-30 emellor@leeni... Added xm rename command. Improve the argument checking...
2005-11-30 emellor@leeni... Miscellaneous tidying up, no semantic changes.
2005-11-30 emellor@leeni... Fix test following uuid format change in changeset...
2005-11-30 emellor@leeni... Move the relocate.setupRelocation code into XendDomain...
2005-11-30 emellor@leeni... Match rename of xm info field from memory to total_memory.
2005-11-30 emellor@leeni... Fix the reporting when this test fails (the eyecatcher...
2005-11-30 emellor@leeni... Don't refuse to clean up after a domain death when...
2005-11-30 emellor@leeni... Move the translation from pages to MiB out of XendNode...
2005-11-30 emellor@leeni... Cope with longs being passed to xstransact.write.
2005-11-30 emellor@leeni... Added the errno to the messages printed with the ERR...
2005-11-30 kaf24@firebug... GNTTABOP_map_grant_ref returns error status and handle as
2005-11-30 kaf24@firebug... Public interface cleanups. Widen some fields in public
2005-11-30 kaf24@firebug... Remove some vmx header files from Xen public interfaces.
2005-11-30 dan@guaranine... Some tweaks to the restore and migrate tests to expose...
2005-11-30 dan@caffeine... Remove useless test 05_create_noroot_noram
2005-11-30 dan@guaranine... Enable console debug dumping so that we submit the...
2005-11-30 kaf24@firebug... Fix serial pty creation in qemu-dm. Set raw attributes to
2005-11-30 kaf24@firebug... We need to do sync when mov_to_cr3 to a value already...
2005-11-30 kaf24@firebug... Add ATA-over-Ethernet as a module to the default 32...
2005-11-30 kaf24@firebug... domain_pause duplicates the code from vcpu_pause. Elimi...
2005-11-30 kaf24@firebug... Removes the carriage returns from some of the vtpm
2005-11-30 kaf24@firebug... writable_pl1e in shadow mode is a machine address, so
2005-11-29 smh22@firebug... Disable some over-zealous sanity checking for now ...
2005-11-29 smh22@firebug... Fix typo.
2005-11-29 emellor@leeni... Tidy and comment use of canonicalise_mode, et al.
2005-11-29 emellor@leeni... Merged.
2005-11-29 emellor@leeni... Increase device timeout to 10 seconds, as restarting...
2005-11-29 smh22@firebug... Avoid audit code during live migrate on 32bit since...
2005-11-29 emellor@leeni... Support facilities for the new DHCP support.
2005-11-29 emellor@leeni... Added trap for ERR, to get better response from the...
2005-11-29 emellor@leeni... Replace grep >&/dev/null with grep -q.
2005-11-29 emellor@leeni... Added DHCP server support, configured by a dhcp=yes...
2005-11-29 smh22@firebug... Tidy up audit code for PAE plus avoid its use during...
2005-11-29 smh22@firebug... Cleanup backend block device logic under save/restore...
2005-11-29 kaf24@firebug... Remove shadow32 dead code (it's never built for other...
2005-11-29 kaf24@firebug... Fix vmx guest issue of allowing accessing supervisor...
2005-11-29 kaf24@firebug... Small fix for shadow mode: fix a p.t. limit check.
2005-11-29 kaf24@firebug... Clean up a previous qemu workaround where we use
2005-11-29 kaf24@firebug... Fix a race condition for multi-thread qemu dma, where...
2005-11-29 pl@us.ibm.comFix minor traceback in xen-bugtool when send fails
2005-11-28 rread@ubuntu... The device sharing check races when more than one file...
2005-11-28 rread@ubuntu... Make psmouse module builtin.
2005-11-28 kaf24@firebug... Bundle vcpu_time and vcpu_info structures together...
2005-11-28 dan@guaranine... Fix isConsoleDead() to actually run a command on the...
2005-11-28 emellor@leeni... Merged.
2005-11-28 cl349@firebug... Move mk-symlinks target into tools/Rules.mk.
2005-11-28 emellor@leeni... Change uuid string format to match that outputted by...
2005-11-28 kaf24@firebug... Hardcode many cpu features for x86/64 -- we know 64-bit
2005-11-28 kaf24@firebug... In alloc_vcpu_struct, after doing a memset on the new...
2005-11-28 kaf24@firebug... Remove bogus extra unmap_domain_page() call in
2005-11-28 Michael.Fetterman... merge
2005-11-28 Michael.Fetterman... merge
2005-11-28 Michael.Fetterman... minor printf and log message rework in the shadow code.
2005-11-28 Michael.Fetterman... Allow __gpfn_to_mfn() to automatically deal with transl...
2005-11-28 kaf24@firebug... arch/xen/kernel/fixup.c -> arch/xen/i386/kernel/fixup.c
2005-11-28 kaf24@firebug... Simplify boot_vcpu() implementation.
2005-11-28 emellor@leeni... Use StringIO to simplify string_iterator here. Altered...
2005-11-28 emellor@leeni... Added README.xen-bugtool.
2005-11-28 emellor@leeni... Change uses of \s within sed regexps -- some versions...
2005-11-28 emellor@leeni... Added xen-bugtool, an application that collects various...
2005-11-27 emellor@leeni... Set a console limit, in order to detect runaways.
2005-11-27 emellor@leeni... Fix console handling; saveLog call was broken if Consol...
2005-11-27 emellor@leeni... Remove keyword from call to xc.domain_setmaxmem; keywor...
2005-11-27 emellor@leeni... Merged.
next